---
created:
  source_filename: /home/runner/work/mknodes/mknodes/src/mknodes/manual/nodes_section.py
  source_function: _
  source_line_no: 169
hide:
- toc
title: Special nodes
---

[:octicon-file-symlink-file-24: MkInclude](https://phil65.github.io/mknodes/The nodes/Special nodes/mkinclude/)

[:mdi-web-box: MkIFrame](https://phil65.github.io/mknodes/The nodes/Special nodes/mkiframe/)

[:mdi-bash: MkCommandOutput](https://phil65.github.io/mknodes/The nodes/Special nodes/mkcommandoutput/)

Node to include the text of other Markdown files / MkNodes.

This node only keeps a reference to given target and resolves it when needed.
Target can either be an URL or any other fsspec protocol path to a markdown file,
a file system path to a markdown file, or another MkNode.


Node for embedding an IFrame.

Node to display the terminal output of a command.





